home *** CD-ROM | disk | FTP | other *** search
/ Celestin Apprentice 4 / Apprentice-Release4.iso / Source Code / C / Applications / Python 1.3 / Python 1.3 PPC / Tools / bgen / win / Windows.py < prev   
Encoding:
Text File  |  1995-10-11  |  1.0 KB  |  59 lines  |  [TEXT/PYTH]

  1. # Generated from 'Sap:CodeWarrior6:Metrowerks C/C++:Headers:Universal Headers 2.0.1f:Windows.h'
  2.  
  3. kStandardWindowDefinition = 0
  4. kRoundWindowDefinition = 1
  5. kFloatingWindowDefinition = 124
  6. kModalDialogVariantCode = 1
  7. kMovableModalDialogVariantCode = 5
  8. kSideFloaterVariantCode = 8
  9. documentProc = 0
  10. dBoxProc = 1
  11. plainDBox = 2
  12. altDBoxProc = 3
  13. noGrowDocProc = 4
  14. movableDBoxProc = 5
  15. zoomDocProc = 8
  16. zoomNoGrow = 12
  17. rDocProc = 16
  18. floatProc = 1985
  19. floatGrowProc = 1987
  20. floatZoomProc = 1989
  21. floatZoomGrowProc = 1991
  22. floatSideProc = 1993
  23. floatSideGrowProc = 1995
  24. floatSideZoomProc = 1997
  25. floatSideZoomGrowProc = 1999
  26. dialogKind = 2
  27. userKind = 8
  28. kDialogWindowKind = 2
  29. kApplicationWindowKind = 8
  30. inDesk = 0
  31. inMenuBar = 1
  32. inSysWindow = 2
  33. inContent = 3
  34. inDrag = 4
  35. inGrow = 5
  36. inGoAway = 6
  37. inZoomIn = 7
  38. inZoomOut = 8
  39. wDraw = 0
  40. wHit = 1
  41. wCalcRgns = 2
  42. wNew = 3
  43. wDispose = 4
  44. wGrow = 5
  45. wDrawGIcon = 6
  46. deskPatID = 16
  47. wNoHit = 0
  48. wInContent = 1
  49. wInDrag = 2
  50. wInGrow = 3
  51. wInGoAway = 4
  52. wInZoomIn = 5
  53. wInZoomOut = 6
  54. wContentColor = 0
  55. wFrameColor = 1
  56. wTextColor = 2
  57. wHiliteColor = 3
  58. wTitleBarColor = 4
  59.